←Select platform

SingleSelectionField Constructor(string,LeadRect,List<SingleField>)

Summary

Initializes a new SingleSelectionField class object with explicit parameters.

Syntax
C#
C++/CLI
Python
public SingleSelectionField( 
   string name, 
   LeadRect bounds, 
   List<SingleField^>^ fields 
) 
__init__(self,name,bounds,fields) # Overloaded constructor 

Parameters

name

The name of this field.

bounds

The location of the field in the form image.

fields

A list of SingleField that represents the row or column of OMR marks in this field.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.